- inline assembly
- встроенный ассемблерный код
Англо-русский словарь компьютерных и интернет терминов. 2013.
Англо-русский словарь компьютерных и интернет терминов. 2013.
GCC Inline Assembly — GCC Inline Assembly Встроенный ассемблер компилятора GCC, представляющий собой язык макроописания интерфейса компилируемого высокоуровнего кода с ассемблерной вставкой. Содержание 1 Особенности 2 Предварительные сведения … Википедия
Inline assembler — In computer programming, the inline assembler is a feature of some compilers that allows very low level code written in assembly to be embedded in a high level language like C or Ada. This embedding is usually done for one of three reasons:*… … Wikipedia
Assembly language — See the terminology section below for information regarding inconsistent use of the terms assembly and assembler. Motorola MC6800 Assembly Language An assembly language is a low level programming language for computers, microprocessors,… … Wikipedia
Inline expansion — In computing, inline expansion, or inlining, is a manual or compiler optimization that replaces a function call site with the body of the callee. This optimization may improve time and space usage at runtime, at the possible cost of increasing… … Wikipedia
Inline blowback (paintball) — A method of operation for paintball markers using a striker, bolt, powertube, and valve assembly in a straight line.OperationThe operation of an inline blowback marker can be separated into four stages: # Ready: #:The compressed mainspring puts… … Wikipedia
inline code — instructions in high level language which are added in the middle of the source code in assembly language … English contemporary dictionary
High Level Assembly — Infobox Software name = High Level Assembly (HLA) Language developer = Randall Hyde latest release version = 1.102 Beta latest release date = release date|2008|05|02 operating system = Windows, Linux, FreeBSD, Mac OS X genre = Assembler license … Wikipedia
Sixth emergency special session of the United Nations General Assembly — The sixth emergency special session of the United Nations General Assembly was held between 10 January–14 January 1980 to consider the situation in Afghanistan. As the Soviet war in Afghanistan began members of the United Nation s General… … Wikipedia
Integrierter Assembler — Inline Assembler (oder auch integrierter Assemblercode) ist ein Assemblerspracheteil, der in einen in einer höheren Programmiersprache geschrieben Quelltext eines Programm integriert ist. Der Übergang wird Mittels einer speziellen Anweisung… … Deutsch Wikipedia
Intrinsic function — In compiler theory, an intrinsic function is a function available in a given language whose implementation is handled specially by the compiler. Typically, it substitutes a sequence of automatically generated instructions for the original… … Wikipedia
Cross-Assembler — Ein Assembler (nach DIN 44300: Assemblierer) ist ein Hilfsprogramm der Programmierung (Programmierwerkzeug), das ein in einer einfachen, maschinennahen Assemblersprache geschriebenes Programm in Maschinensprache (auch Maschinencode oder Nativer… … Deutsch Wikipedia